- kernel-level threads
- Программирование: потоки уровня ядра (объекты операционной системы Solaris, передаваемые отдельным процессорам для выполнения в многопотоковой архитектуре)
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Kernel Scheduled Entities — Kernel Scheduled Entities, or KSE, is a kernel supported threading system found in FreeBSD, which allows a single process to have multiple kernel level threads. KSEs were mandatory at introduction; made optional at kernel build time in the 7.0… … Wikipedia
Kernel (computing) — A kernel connects the application software to the hardware of a computer In computing, the kernel is the main component of most computer operating systems; it is a bridge between applications and the actual data processing done at the hardware… … Wikipedia
Kernel (computer science) — In computer science, the kernel is the central component of most computer operating systems (OS). Its responsibilities include managing the system s resources (the communication between hardware and software components). As a basic component of… … Wikipedia
Mach (kernel) — Mach is an operating system microkernel developed at Carnegie Mellon University to support operating system research, primarily distributed and parallel computation. It is one of the earliest examples of a microkernel, and still the standard by… … Wikipedia
User-Level Thread — Als User Thread, User level Thread oder Fiber (Windows) bezeichnet man in der Informatik eine bestimmte Art, Programme bzw. Programmteile verzahnt ablaufen zu lassen. Die Funktionalität ist dabei nicht direkt im Betriebssystemkern implementiert… … Deutsch Wikipedia
Linux-Kernel — Linux (Kernel) Entwickler Linus Torvalds u. v. m. Sprache(n) … Deutsch Wikipedia
Linux Kernel — Linux (Kernel) Entwickler Linus Torvalds u. v. m. Sprache(n) … Deutsch Wikipedia
Green threads — In computer programming, Green threads are threads that are scheduled by a Virtual Machine (VM) instead of natively by the underlying operating system. Green threads emulate multithreaded environments without relying on any native OS capabilities … Wikipedia
Linux (Kernel) — Bildschirmfoto … Deutsch Wikipedia
Hyperthreading — Hyper Threading Technology (kurz: HTT, üblicherweise nur Hyper Threading genannt) ist die Implementierung von hardwareseitigem Multithreading in Intel Prozessoren. Durch mehrere vollständige Registersätze und ein komplexes Steuerwerk werden… … Deutsch Wikipedia
Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… … Wikipedia